MessageReceivedByAddressType Property

Contains the e-mail address type, such as SMTP, for the messaging user who actually receives the message.

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public string ReceivedByAddressType { get; set; }

Property Value

String
The type of the received by address.

See Also